home *** CD-ROM | disk | FTP | other *** search
/ Amiga Inside! / Amiga FD Inside (1995)(Ultramax).iso / berndspd / sonstiges / unixclock / unixclock.doc < prev    next >
Text File  |  1995-02-20  |  1KB  |  29 lines

  1.  
  2. unixclock - make the amiga hardware clock behave like a UNIX clock
  3.  
  4. © Copyright 1995 by Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
  5.  
  6. -----------------------------------------------------------------------------
  7.  
  8. Unixclock  allows you to set your hardware clock to GMT (Greenwich Mean Time)
  9. and  have  the  correct time under UNIX-alikes (e.g. Linux/68k, NetBSD-Amiga,
  10. etc...) and AmigaOS.
  11.  
  12. It   reads   the   local   time  zone  from  the  Locale  prefs  and  patches
  13. battclock.resource,  so all hardware clock reads and writes will be converted
  14. from GMT to local time and vice versa.
  15.  
  16. Put the following line in your `S:User-Startup' (i.e. after IPrefs):
  17.  
  18.     Run <>NIL: unixclock
  19.  
  20. You can remove unixclock by sending it a CTRL-C.
  21.  
  22. This version doesn't care about DST (Daylight Savings Time) yet.
  23.  
  24. -----------------------------------------------------------------------------
  25.  
  26. This program is subject to the terms and conditions of the GNU General Public
  27. License.  See the file README.legal for more details.
  28.  
  29.